func runtime.computeRZlog

2 uses

	runtime (current package)
		malloc.go#L923: 		size += computeRZlog(size)
		malloc.go#L1545: func computeRZlog(userSize uintptr) uintptr {